home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Resources / Online / Miami / MiamiSDK / netinclude / arpa / inet.h
C/C++ Source or Header  |  1997-12-09  |  184b  |  8 lines

  1. #ifndef _ARPA_INET_H_
  2. #define _ARPA_INET_H_
  3.  
  4. /* nothing here. Include <proto/socket.h> or <clib/socket_protos.h>
  5.    and <pragmas/socket_pragmas.h> for inet_...() prototypes */
  6.  
  7. #endif
  8.